From: Colin Walters Date: Fri, 1 Sep 2023 12:36:16 +0000 (-0400) Subject: rust: Bump semver to 0.19 X-Git-Tag: archive/raspbian/2023.7-3+rpi1^2~16^2^2~29^2 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=aee1ab2c99697d977695ecc7abbc928797ee5881;p=ostree.git rust: Bump semver to 0.19 - New glib 0.18 dependency - Drop cap-std APIs and features - Other minor changes --- diff --git a/Cargo.toml b/Cargo.toml index d354aeff..8583f501 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ name = "ostree" readme = "rust-bindings/README.md" repository = "https://github.com/ostreedev/ostree" rust-version = "1.70.0" -version = "0.18.0" +version = "0.19.0" exclude = [ "/*.am", "/apidoc", "/autogen.sh", "/bash", "/bsdiff",